cody - HTMLify profile
files of /cody/solygambas/html-css-javascript-projects/022-drawing app/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width
// Ref: https://developer.mozilla.org/fr/docs/Web/API/Canvas_API
const canvas = document.getElementById("canvas");
const increas
const canvas = document.getElementById("canvas");
const increas